
        .h_tel {
            width: 238px;
            line-height: 38px;
            display: inline-block;
            min-height: 60px;
            color: rgb(162, 39, 42);
            font-size: 28px;
            color: rgb(162, 39, 42);
            padding-left: 41px;
            font-weight: bold;
            margin-left: 28px;
            background: url(http://www.xjrgy.com/resource/images/1efd56fec75741f4b6fc37f0a52bf9f6_2.png) left center no-repeat;
            float: right;
            margin-top: 22px;
        }
        
        .header .menu li.cur>a,
        .header .menu li:hover>a {
            color: #fff;
        }
        
        .header .menu li.cur>a:after,
        .header1 .menu li:hover>a:after {
            opacity: 1;
        }
        
        .header1 .logo {
            float: left;
            padding-top: 30px;
            padding-left: 65px;
            padding-right: 15px;
            box-sizing: border-box;
            height: 120px;
            width: 294px;
            border-right: 1px solid rgb(229, 229, 229);
        }
        
        i,
        em {
            font-style: normal;
        }
        
        .topWrap {
            height: 173px;
            background: url(http://g1.cms.51yxwz.com/20190927094549000347/resource/images/0c76dbc8581145a5aa747c3408cba7d5_2.gif) repeat-x center top;
            overflow: hidden;
            background-position: 50px -74px;
        }
        
        .topWrap .header {
            width: 1200px;
            height: 219px;
            margin: 0 auto;
            font-family: "Microsoft YaHei";
        }
        /* position:relative*/
        
        .topWrap h5 {
            height: 48px;
            overflow: hidden;
            font: 14px "Microsoft Yahei";
            line-height: 48px;
            color: #888;
        }
        
        .topWrap h5 span {
            float: right;
            line-height: 48px;
            display: block;
        }
        
        .topWrap h5 span a {
            color: #888;
            position: relative;
            padding: 0 12px;
        }
        
        .topWrap h5 span a:before {
            content: "";
            position: absolute;
            top: 6px;
            right: 0;
            width: 1px;
            height: 10px;
            border-right: 1px dashed #cecece;
        }
        
        .topWrap h5 span a:last-child {
            padding-right: 0;
        }
        
        .topWrap h5 span a:last-child:before {
            border: 0;
        }
        
        .topWrap h5 span a:hover {
            color: #1843a9;
            font-weight: bold;
            text-decoration: underline;
        }
        
        .topWrap .logo {
            float: left;
            padding-top: 30px;
            padding-left: 65px;
            padding-right: 15px;
            box-sizing: border-box;
            height: 120px;
            width: 294px;
            border-right: 1px solid rgb(229, 229, 229);
        }
        
        .topWrap .logo:before {
            content: "";
            position: absolute;
            top: 10px;
            right: 0;
            width: 1px;
            height: 50px;
            background: #c2c2c2;
        }
        
        .topWrap .logo img {
            display: block;
            width: 213px;
        }
        
        .topWrap h2 {
            width: 330px;
            font: 26px "Microsoft YaHei";
            color: #1843a9;
            padding: 32px 0 0 24px;
            float: left;
            font-weight: bold;
        }
        
        .topWrap h2 em {
            display: block;
            color: #333;
            font-size: 20px;
            font-weight: normal;
        }
        
        .topWrap p {
            width: 200px;
            height: 83px;
            float: right;
            margin-top: 34px;
            font: 24px "Microsoft YaHei";
            color: #333;
            background: url(images/lx.png) no-repeat left 11px;
            font-weight: bold;
            padding-left: 55px;
        }
        
        .topWrap p em {
            display: block;
            margin-top: 1px;
        }
        
        .nav {
            height: 54px;
        }
        
        .nav li {
            font-size: 16px;
            height: 54px;
            float: left;
            position: relative;
        }
        
        .nav li:before {
            content: "";
            position: absolute;
            top: 20px;
            right: 0;
            width: 1px;
            height: 12px;
            background: #a2272a;
        }
        
        .nav li:last-child:before {
            background: none;
        }
        
        .nav li a {
            display: block;
            padding: 0 32px;
            color: #fff;
            height: 54px;
            line-height: 54px;
            text-align: center;
            position: relative;
            z-index: 1;
        }
        
        .nav li:after {
            content: '';
            position: absolute;
            width: 100%;
            height: 0;
            top: 0;
            left: 0;
            -webkit-transition: height .3s;
            transition: height .3s;
            background: #a2272a;
        }
        
        .nav li a:hover,
        .nav .cur a {
            font-weight: bold;
        }
        
        .nav li:hover:after,
        .nav li.cur:after {
            height: 100%;
        }
    
 
 .banner .slick-arrow {
            position: absolute;font-size: 0;
            top: 50%; 
            z-index:12;
            width: 100px;
            height: 100px;
            margin-top: -42px;
            border: 0;
        }
        .banner .slick-prev {outline: none;
            left: 5%; display: none; background:none; position: absolute;top:50%;margin-top:-42px; font-size:0;border: none; z-index:12;
           background:url(images/probt1.png) no-repeat;width:30px;height: 84px;
        }
        .banner .slick-next {outline: none;
            right: 5%; display: none;background:none;position: absolute;top:50%;margin-top:-42px; font-size:0;border: none; z-index:12;
           background:url(images/probt2.png) no-repeat;width:30px;height: 84px;
        }   

    .banner img {
            display: block;
            width: 100%;
            margin:0 auto;
        }
      
       .slick-dots {
            position: absolute;
            left: 0; font-size:0;
            bottom: 5%;
            width: 100%;
            text-align: center;
            outline: none;
            
        }
        .slick-dots li {
            display: inline-block;
            margin: 0 15px; outline: none;
        }
        .slick-dots li button {
            display: block;
            border: 0 none;width: 15px;height: 15px;
            color: #fff; border-radius: 50%;
            background-color: #fff;
            outline: none; 
        }
        .slick-dots .slick-active button {
            background-color: #a2272a;
        }
        



.g_ft{ height:234px; padding-top: 66px; background: url(images/ftbg.jpg) no-repeat center top;}
.g_ft .m_ftlogo{float: left;width: 412px;}
.g_ft .flogo{height: 72px;}
.g_ft .m_ftlogo p{font-size: 12px;line-height: 22px;color: #fff;}
.g_ft .m_ftlogo p a{color:#fff;}
.g_ft .m_fnav{float: left;width: 290px;margin-right: 100px; }
.g_ft .m_fnav a{display: block;float: left;width: 140px;font-size: 14px;line-height: 36px;color: #fff;}
.g_ft .f_ftcon{float: left;width: 296px;    }
.g_ft .f_ftcon li{font-size: 12px;line-height: 22px;color: #fff;}
.g_ft .f_ftcon .ftel01{height: 80px;position: relative;padding-left: 0px;}
.g_ft .f_ftcon .ftel01 em{position: absolute;left:0;top:6px;font-size: 12px;color: #fff;}
.g_ft .f_ftcon .ftel01 b{display: block;font-size: 24px;line-height: 30px;color:#a2272a;}
.g_ft .m_code{float: right;width: 92px;padding: 13px 0 0 0;}
.g_ft .codelst li{width: 92px;height: 92px;;}
.g_ft .codelst li img{width: 92px;height: 92px;display: block;;}
.g_ft .codelst li em{display: block;width: 96px;height: 60px;line-height: 30px;text-align: center;font-size: 14px;color: #fff;}






      

 #cnzz_stat_icon_1278687408{position:relative;top:-215px;left:439px;}
        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {font-size: 14px;
            margin-top: 1px;
            clear: both;
            height: 71px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
            width: 33px;
            height: 35px;
            background-position: -27px -51px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 77px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 18px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #a2272a;
            color: #fff;
            height: 56px;
            width: 247px;
            padding:9px 0 6px;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #a2272a;
            width: 97px;
            height: 56px;
            position: relative;
            padding:9px 0 6px;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    
